Autogenerated HTML docs for v1.7.0-rc0-48-gdace5 
diff --git a/git-grep.html b/git-grep.html index 9198ae2..b44cea1 100644 --- a/git-grep.html +++ b/git-grep.html 
@@ -328,7 +328,7 @@  [-F | --fixed-strings] [-n]   [-l | --files-with-matches] [-L | --files-without-match]   [-z | --null]  - [-c | --count] [--all-match]  + [-c | --count] [--all-match] [-q | --quiet]   [--max-depth &lt;depth&gt;]   [--color | --no-color]   [-A &lt;post-context&gt;] [-B &lt;pre-context&gt;] [-C &lt;context&gt;]  @@ -629,6 +629,18 @@  </p>   </dd>   <dt>  +-q  +</dt>  +<dt>  +--quiet  +</dt>  +<dd>  +<p>  + Do not output matched lines; instead, exit with status 0 when  + there is a match and with non-zero status when there isn't.  +</p>  +</dd>  +<dt>   <tt>&lt;tree&gt;&#8230;</tt>   </dt>   <dd>  @@ -685,7 +697,7 @@  </div>   <div id="footer">   <div id="footer-text">  -Last updated 2010-01-21 17:44:30 UTC  +Last updated 2010-01-29 05:01:58 UTC   </div>   </div>   </body>